window: Don't pass wrong state to context
authorMatthias Clasen <mclasen@redhat.com>
Sat, 7 Nov 2015 03:47:16 +0000 (22:47 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 7 Nov 2015 03:47:16 +0000 (22:47 -0500)
commite1182ec0e1ee09d2995011ccfbb88359187b862c
treefc382291695b71118038f37dca8e2a39d9b3f4d6
parentd25e0657be84a72a8fc08dfb329d78b693934b3b
window: Don't pass wrong state to context

GtkStyleContext warns nowadays if one queries properties
from a different state. So, don't do that.
gtk/gtkwindow.c